首页 / 词典 / good

jquery ui

  • 网络主题
jquery uijquery ui
  1. A related project jQuery UI provides a set of widgets and common GUI elements for quick use .

    相关的项目jQueryUI可提供一组能快速使用的小部件和通用GUI元素。

  2. JQuery UI Tabs transforms this markup into the new tab interface for your content .

    jQueryUITabs会把这些标记转换为新的内容选项卡界面。

  3. JQuery UI Tabs also provide some custom event hooks within the life cycle of the tab interface .

    jQueryUITabs还提供了选项卡式界面的生命周期内的一些定制事件挂钩。

  4. However , several differences exist between this markup and the HTML structures jQuery UI Tabs expects .

    然而,这个标记与jQueryUITabs所期望的HTML结构之间存在着一些差异。

  5. Turning separate pages into tabs with jQuery UI Tabs

    借助jQueryUITabs将单独的页面转变成选项卡

  6. The jQuery UI project is an exciting new branch of jQuery that promises to grow quickly in the next year .

    jQueryUI项目是一个令人激动的jQuery子项目,它许诺在下一年实现快速增长。

  7. This plug-in is part of the jQuery UI collection of customizable widgets and user-interface components .

    此插件是可定制小部件和用户界面组件集jQueryUI的一部分。

  8. By making a few changes to this markup , you let jQuery UI Tabs transform it into your tab interface .

    对这些标记做一些修改,让jQueryUITabs把它转换为选项卡界面。

  9. JQuery UI Tabs is part of jQuery UI , a set of configurable user-interface widgets and components .

    jQueryUITabs是jQueryUI的一部分,jQueryUI是一组可配置的用户界面部件和组件。

  10. The tabs method of jQuery UI Tabs then transforms that ul and its li children into a tabbed interface .

    然后,jQueryUITabs的tabs方法把这个ul及其li子元素转换为选项卡式界面。

  11. To create your Ajax tabs , however , those links need to be transformed into a format that jQuery UI Tabs can understand .

    但是,为了创建Ajax选项卡,这些链接需要转换为jQueryUITabs可以理解的格式。

  12. Unlike script . aculo . us , the jQuery UI also includes some widgets or components that make the development of attractive interfaces much easier .

    与script.aculo.us不同的是,jQueryUI还包含一些小部件或组件,它们使开发具有吸引力的界面变得更加容易。

  13. Now that you 've looked at the demo , you 've probably noticed how much effect the jQuery UI adds to the dynamic feel of the application .

    现在,您看过了这个演示后,可能已经注意到了jQueryUI为应用程序的动态感觉增加了很多效果。

  14. For example , you define a jQuery UI element dialog using a tag , and then call the . dialog () method to create the jQuery window .

    比如,用标记可以定义一个jQueryUI元素dialog,然后再调用.dialog()方法来创建jQuery窗口。

  15. JQuery UI Tabs , a jQuery plug-in , allows you to wrap inline or Ajax content in a tabbed interface .

    jQueryUITabs是一个jQuery插件,可以把内联内容或Ajax内容包装在选项卡式界面中。

  16. Finally , the jQuery UI library is built assuming a body font size of62.5 % , so you override its default to size it appropriately .

    最后,jQueryUI库在构建时假设正文字体的大小为62.5%,因此可以覆盖默认设置来适当地调整大小。

  17. The purpose of these wrappers is to give jQuery UI Tabs hooks so it knows which chunks of markup to turn into tabbed content .

    这些包装器的作用是为jQueryUITabs提供钩子,让它知道把哪些标记转换为选项卡的内容。

  18. JQuery UI Tabs turns ul elements into a tabbed interface and turns chunks of inline or Ajax markup into the content for those tabs .

    jQueryUITabs把ul元素转换为选项卡式界面,并把内联内容和Ajax标记转换为这些选项卡的内容。

  19. These widgets are completely themable , and jQuery UI includes a wide range of themes that can be used to fit the components to your own particular Web site or Web application .

    这些小部件都可以划分主题,并且jQueryUI包含各种各样的主题,可以适合您自己的特定Web站点或Web应用程序的组件。

  20. You 're hiding elements of the page that are no longer needed , revealing elements that are , and telling jQuery UI Tabs to transform the appearance and behavior of those elements .

    我们隐藏了页面不再需要的元素,展示需要的元素并告知jQueryUITabs转变这些元素的外观和行为。

  21. The history of the jQuery UI project is actually quite interesting and may help explain a little why the project is built the way it is , and why the three parts of the library seem so different .

    jQueryUI项目的历史是很有趣的,并且或多或少有助于解释为什么以这种方式构建这个项目,以及为什么该库的3个部分差别如此大。

  22. Some test suites ( such as Yahoo UI , jQuery UI , and Selenium ) have ways of automating pieces of user interaction ( you can write tests like'Click this button the click this other thing ' ) .

    一些测试套件(如YahooUI、jQueryUI及Selenium)可以对用户交互进行自动化(你可以编写类似于“点击按钮”这样的测试)。

  23. This article shows how to integrate these two systems into a single framework and how to use jQuery to improve the UI of an existing Web application .

    本文展示了如何将这两个系统集成到一个单一框架中,以及如何使用jQuery改善现有Web应用程序的UI。

  24. To be more specific , you 're not just using the jQuery core but also the jQuery UI , which provides widgets , themes , and animation .

    准确来讲,我们所使用的不仅仅是jQuery内核,还有jQueryUI,它提供了小部件、主题和动画。

  25. To accomplish all this , you 'll use two additional jQuery plug-ins : jCarousel for image slideshows and jQuery UI Tabs for tabs .

    为了实现这些目标,将使用另外两个jQuery插件:用于实现图像幻灯片的jCarousel和用于实现选项卡的jQueryUITabs。